ComponentOne FlexGrid for UWP
Item Property (RowColCollection<T>)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowColCollection<T> Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As T
public T this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members